xSQL Schema Compare SDK for SQL Server version 12
SqlPairBase<TItem> Constructor


Initializes a new instance of the SqlPairBase<TItem> class with the specified members and parent.
Syntax
'Declaration
 
Protected Function New( _
   ByVal A_0 As TItem, _
   ByVal A_1 As TItem, _
   ByVal A_2 As PairBase _
)
protected SqlPairBase<TItem>( 
   TItem A_0,
   TItem A_1,
   PairBase A_2
)
protected: SqlPairBase<TItem>( 
   TItem* A_0,
   TItem* A_1,
   PairBase* A_2
)

Parameters

A_0
A_1
A_2
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SqlPairBase<TItem> Class
SqlPairBase<TItem> Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback